cURL
curl --request GET \ --url https://api.ripio.com/wallet/health/
{ "error_code": null, "message": null, "data": { "status": "ok" } }
Simple check for authentication. No permissions required.
Service is healthy.
null
Show child attributes